Skip to content

Resolve cyclic dependency between static initializers of EmptyWorld and EmptyDimension. - #1905

Merged
leMaik merged 2 commits into
chunky-dev:masterfrom
leMaik:fix-1894
Jul 26, 2026
Merged

Resolve cyclic dependency between static initializers of EmptyWorld and EmptyDimension.#1905
leMaik merged 2 commits into
chunky-dev:masterfrom
leMaik:fix-1894

Conversation

@leMaik

@leMaik leMaik commented Jul 26, 2026

Copy link
Copy Markdown
Member

Fixes #1894

@leMaik
leMaik requested a review from NotStirred July 26, 2026 18:20

@NotStirred NotStirred left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 fab

@leMaik
leMaik merged commit 156e2bb into chunky-dev:master Jul 26, 2026
1 check passed
@leMaik
leMaik deleted the fix-1894 branch July 26, 2026 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

EmptyWorld.INSTANCE has a null currentDimension() because its static initializer has a cyclic dependency with EmptyDimension

2 participants